home *** CD-ROM | disk | FTP | other *** search
/ ASME's Mechanical Engine…ing Toolkit 1997 December / ASME's Mechanical Engineering Toolkit 1997 December.iso / c_lang / msgraph.lzh / READ.ME < prev    next >
Encoding:
Text File  |  1987-05-04  |  896 b   |  17 lines

  1. Files included in this archive:
  2.  
  3. mgraph.c       Documentation on all routines; source code to C
  4.                routines.
  5. smgraph.obj    Small-model object file of mgraph.c.
  6. lmgraph.obj    Large-model object file of mgraph.c (medium and
  7.                compact model may also be used but are not included
  8.                here).
  9. msgraph.asm    Source code and documentation for assembly routines.
  10. smsgraph.obj   Small-code-model object file of msgraph.asm.
  11. lmsgraph.obj   Large-code-model object file of msgraph.asm (both work
  12.                with small- or large-data memory models).
  13. graphdmo.c     Small demonstration of graphics library usage.
  14. graphdmo.obj   Object file of graphdmo.c (small-model).
  15. ci.asm         Keyboard input routines used by graphdmo.c.
  16. sci.obj        Small-code-model object file of ci.asm.
  17.